19
Build Your Own Game—Tic Tac Toe
19
2.3 HOW TO BUILD THE SCREEN (UI, USER INTERFACE)
First, let’s build a form for Tic Tac Toe.
FIGURE 2.14 Userform.
Click on “Insert” and then “UserForm”.
You will see a blank screen and a toolbox
We are only going to use five controls as shown below:
FIGURE 2.15 Form Controls.
This is going to be fun!
First, display the properties window by selecting the option under the “View” menu
as shown.
FIGURE 2.16 Properties Window.